STEP 11: Let's start adding the code to create the rock obstacles. Make sure your working INSIDE the interval event.
Make sure that there is a green block ···· to the left of your sprite code.This is how the program knows which lines of code are inside the interval event.
- In GRAPHICS, go to . Drag out Sprite at Position. Drop it after the random number.
- Change the image label in the sprite code from "codester" to "asteroid".
To navigate the page using the TAB key, first press ESC to exit the code editor.